PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DRenderMode Class / getMode Method
In This Topic
    getMode Method
    In This Topic
    Gets the render mode.
    Syntax
    public PDF3DRenderModeType getMode()

    Return Value

    A PDF3DRenderModeType enum member that represents the mode to be used when rendering the 3D image.
    See Also